Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only show task options when there is a CMake project #3374

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

gcampbell-msft
Copy link
Collaborator

This change addresses item #3257

This changes when task options are provided. We now will only provide task options that we have when there is actually CMake projects available.

The purpose of this change

Previously, not checking that we actually have a CMake project caused us to provide template task options when no CMake project was present, which doesn't make sense.

Other Notes/Information

@gcampbell-msft gcampbell-msft enabled auto-merge (squash) October 11, 2023 11:13
@gcampbell-msft gcampbell-msft merged commit 2ef238b into main Oct 13, 2023
4 checks passed
@gcampbell-msft gcampbell-msft deleted the dev/gcampbell/NoCmakeProjectTasks branch October 13, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants